[INFO] fetching crate pchain-world-state 0.4.2...
[INFO] testing pchain-world-state-0.4.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pchain-world-state 0.4.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pchain-world-state 0.4.2
[INFO] finished tweaking crates.io crate pchain-world-state 0.4.2
[INFO] tweaked toml for crates.io crate pchain-world-state 0.4.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pchain-world-state 0.4.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-derive v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-derive-internal v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding borsh-schema-derive-internal v0.10.2 (available: v0.10.4)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hash-db v0.15.2 (available: v0.16.0)
[INFO] [stderr]       Adding keccak-hasher v0.15.3 (available: v0.16.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.0)
[INFO] [stderr]       Adding reference-trie v0.25.0 (available: v0.29.2)
[INFO] [stderr]       Adding trie-db v0.23.1 (available: v0.31.0)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e39e647a4064cdf4ea7639a40020546cc4517475667c32e602309a193250b6
[INFO] running `Command { std: "docker" "start" "-a" "18e39e647a4064cdf4ea7639a40020546cc4517475667c32e602309a193250b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e39e647a4064cdf4ea7639a40020546cc4517475667c32e602309a193250b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e39e647a4064cdf4ea7639a40020546cc4517475667c32e602309a193250b6", kill_on_drop: false }`
[INFO] [stdout] 18e39e647a4064cdf4ea7639a40020546cc4517475667c32e602309a193250b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86719f9edd694fd5b618be1788d9a1a54fe5a4ef1cbee331899815fb9b748722
[INFO] running `Command { std: "docker" "start" "-a" "86719f9edd694fd5b618be1788d9a1a54fe5a4ef1cbee331899815fb9b748722", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling trie-root v0.17.0
[INFO] [stderr]    Compiling rs_merkle v1.5.0
[INFO] [stderr]    Compiling keccak-hasher v0.15.3
[INFO] [stderr]    Compiling base64url v0.1.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling trie-db v0.23.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.2
[INFO] [stderr]    Compiling reference-trie v0.25.0
[INFO] [stderr]    Compiling borsh-derive v0.10.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling borsh v0.10.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling hotstuff_rs v0.2.2
[INFO] [stderr]    Compiling pchain-types v0.4.3
[INFO] [stderr]    Compiling pchain-world-state v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn with_commit(&mut self) -> CommitSet<S> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn with_commit(&mut self) -> CommitSet<'_, S> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:348:23
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn with_proof(&self) -> GetProof<S> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn with_proof(&self) -> GetProof<'_, S> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn contains(&self) -> Contains<S> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn contains(&self) -> Contains<'_, S> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn cached(&mut self) -> CachedSet<S> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn cached(&mut self) -> CachedSet<'_, S> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:363:23
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn cached_get(&self) -> CachedGet<S> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn cached_get(&self) -> CachedGet<'_, S> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn pvp(world_state: &mut S) -> ValidatorPool<S, N, M> {
[INFO] [stdout]    |                             ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn pvp(world_state: &mut S) -> ValidatorPool<'_, S, N, M> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn vp(world_state: &mut S) -> ValidatorPool<S, N, M> {
[INFO] [stdout]    |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn vp(world_state: &mut S) -> ValidatorPool<'_, S, N, M> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn nvp(world_state: &mut S) -> IndexHeap<S, PoolKey> {
[INFO] [stdout]    |                             ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn nvp(world_state: &mut S) -> IndexHeap<'_, S, PoolKey> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pools(world_state: &mut S, operator: PublicAddress) -> PoolDict<S, M> {
[INFO] [stdout]    |                               ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pools(world_state: &mut S, operator: PublicAddress) -> PoolDict<'_, S, M> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:80:34
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn deposits(world_state: &mut S, operator: PublicAddress, owner: PublicAddress) -> DepositDict<S> {
[INFO] [stdout]    |                                  ^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn deposits(world_state: &mut S, operator: PublicAddress, owner: PublicAddress) -> DepositDict<'_, S> {
[INFO] [stdout]    |                                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/pool.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn delegated_stakes(&mut self) -> IndexHeap<S, StakeValue> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn delegated_stakes(&mut self) -> IndexHeap<'_, S, StakeValue> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/pool.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&mut self, operator: PublicAddress) -> Option<PoolDict<S, M>> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&mut self, operator: PublicAddress) -> Option<PoolDict<'_, S, M>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/pool.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn pool_at(&mut self, index: u32) -> Option<PoolDict<S, M>> {
[INFO] [stdout]     |                    ^^^^^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn pool_at(&mut self, index: u32) -> Option<PoolDict<'_, S, M>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "86719f9edd694fd5b618be1788d9a1a54fe5a4ef1cbee331899815fb9b748722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86719f9edd694fd5b618be1788d9a1a54fe5a4ef1cbee331899815fb9b748722", kill_on_drop: false }`
[INFO] [stdout] 86719f9edd694fd5b618be1788d9a1a54fe5a4ef1cbee331899815fb9b748722
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53cf2483e524ba5d3ebddf3e5fa8e37b3dfcba7b2199b8b174956b4633b7bd0
[INFO] running `Command { std: "docker" "start" "-a" "c53cf2483e524ba5d3ebddf3e5fa8e37b3dfcba7b2199b8b174956b4633b7bd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pchain-world-state v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn with_commit(&mut self) -> CommitSet<S> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn with_commit(&mut self) -> CommitSet<'_, S> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:348:23
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn with_proof(&self) -> GetProof<S> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn with_proof(&self) -> GetProof<'_, S> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn contains(&self) -> Contains<S> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn contains(&self) -> Contains<'_, S> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn cached(&mut self) -> CachedSet<S> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn cached(&mut self) -> CachedSet<'_, S> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/states.rs:363:23
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn cached_get(&self) -> CachedGet<S> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn cached_get(&self) -> CachedGet<'_, S> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn pvp(world_state: &mut S) -> ValidatorPool<S, N, M> {
[INFO] [stdout]    |                             ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn pvp(world_state: &mut S) -> ValidatorPool<'_, S, N, M> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn vp(world_state: &mut S) -> ValidatorPool<S, N, M> {
[INFO] [stdout]    |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn vp(world_state: &mut S) -> ValidatorPool<'_, S, N, M> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn nvp(world_state: &mut S) -> IndexHeap<S, PoolKey> {
[INFO] [stdout]    |                             ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn nvp(world_state: &mut S) -> IndexHeap<'_, S, PoolKey> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pools(world_state: &mut S, operator: PublicAddress) -> PoolDict<S, M> {
[INFO] [stdout]    |                               ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn pools(world_state: &mut S, operator: PublicAddress) -> PoolDict<'_, S, M> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/network_account.rs:80:34
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn deposits(world_state: &mut S, operator: PublicAddress, owner: PublicAddress) -> DepositDict<S> {
[INFO] [stdout]    |                                  ^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn deposits(world_state: &mut S, operator: PublicAddress, owner: PublicAddress) -> DepositDict<'_, S> {
[INFO] [stdout]    |                                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/pool.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn delegated_stakes(&mut self) -> IndexHeap<S, StakeValue> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn delegated_stakes(&mut self) -> IndexHeap<'_, S, StakeValue> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/pool.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&mut self, operator: PublicAddress) -> Option<PoolDict<S, M>> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&mut self, operator: PublicAddress) -> Option<PoolDict<'_, S, M>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/pool.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn pool_at(&mut self, index: u32) -> Option<PoolDict<S, M>> {
[INFO] [stdout]     |                    ^^^^^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn pool_at(&mut self, index: u32) -> Option<PoolDict<'_, S, M>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/network/index_heap.rs:478:24
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn random_heap(kv: &mut KVStore, start: u32, end: u32) -> IndexHeap<KVStore, TestU32> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn random_heap(kv: &mut KVStore, start: u32, end: u32) -> IndexHeap<'_, KVStore, TestU32> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "c53cf2483e524ba5d3ebddf3e5fa8e37b3dfcba7b2199b8b174956b4633b7bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53cf2483e524ba5d3ebddf3e5fa8e37b3dfcba7b2199b8b174956b4633b7bd0", kill_on_drop: false }`
[INFO] [stdout] c53cf2483e524ba5d3ebddf3e5fa8e37b3dfcba7b2199b8b174956b4633b7bd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce9746e4749de02e23e8f23bf42d9dbaad683c79bb62578660942818ee252be5
[INFO] running `Command { std: "docker" "start" "-a" "ce9746e4749de02e23e8f23bf42d9dbaad683c79bb62578660942818ee252be5", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/states.rs:343:24
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn with_commit(&mut self) -> CommitSet<S> {
[INFO] [stderr]     |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn with_commit(&mut self) -> CommitSet<'_, S> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/states.rs:348:23
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn with_proof(&self) -> GetProof<S> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn with_proof(&self) -> GetProof<'_, S> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/states.rs:353:21
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn contains(&self) -> Contains<S> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn contains(&self) -> Contains<'_, S> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/states.rs:358:19
[INFO] [stderr]     |
[INFO] [stderr] 358 |     pub fn cached(&mut self) -> CachedSet<S> {
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 358 |     pub fn cached(&mut self) -> CachedSet<'_, S> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/states.rs:363:23
[INFO] [stderr]     |
[INFO] [stderr] 363 |     pub fn cached_get(&self) -> CachedGet<S> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     pub fn cached_get(&self) -> CachedGet<'_, S> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/network_account.rs:50:29
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn pvp(world_state: &mut S) -> ValidatorPool<S, N, M> {
[INFO] [stderr]    |                             ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn pvp(world_state: &mut S) -> ValidatorPool<'_, S, N, M> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/network_account.rs:58:28
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn vp(world_state: &mut S) -> ValidatorPool<S, N, M> {
[INFO] [stderr]    |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn vp(world_state: &mut S) -> ValidatorPool<'_, S, N, M> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/network_account.rs:67:29
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn nvp(world_state: &mut S) -> IndexHeap<S, PoolKey> {
[INFO] [stderr]    |                             ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn nvp(world_state: &mut S) -> IndexHeap<'_, S, PoolKey> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/network_account.rs:75:31
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn pools(world_state: &mut S, operator: PublicAddress) -> PoolDict<S, M> {
[INFO] [stderr]    |                               ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn pools(world_state: &mut S, operator: PublicAddress) -> PoolDict<'_, S, M> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/network/network_account.rs:80:34
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn deposits(world_state: &mut S, operator: PublicAddress, owner: PublicAddress) -> DepositDict<S> {
[INFO] [stderr]    |                                  ^^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn deposits(world_state: &mut S, operator: PublicAddress, owner: PublicAddress) -> DepositDict<'_, S> {
[INFO] [stderr]    |                                                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/network/pool.rs:100:29
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn delegated_stakes(&mut self) -> IndexHeap<S, StakeValue> {
[INFO] [stderr]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn delegated_stakes(&mut self) -> IndexHeap<'_, S, StakeValue> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/network/pool.rs:167:17
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn pool(&mut self, operator: PublicAddress) -> Option<PoolDict<S, M>> {
[INFO] [stderr]     |                 ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn pool(&mut self, operator: PublicAddress) -> Option<PoolDict<'_, S, M>> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/network/pool.rs:176:20
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn pool_at(&mut self, index: u32) -> Option<PoolDict<S, M>> {
[INFO] [stderr]     |                    ^^^^^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn pool_at(&mut self, index: u32) -> Option<PoolDict<'_, S, M>> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/network/index_heap.rs:478:24
[INFO] [stderr]     |
[INFO] [stderr] 478 |     fn random_heap(kv: &mut KVStore, start: u32, end: u32) -> IndexHeap<KVStore, TestU32> {
[INFO] [stderr]     |                        ^^^^^^^^^^^^                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 478 |     fn random_heap(kv: &mut KVStore, start: u32, end: u32) -> IndexHeap<'_, KVStore, TestU32> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pchain-world-state` (lib test) generated 14 warnings (run `cargo fix --lib -p pchain-world-state --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pchain_world_state-40d5d12e8fd004d6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test network::stake::test_stake ... ok
[INFO] [stdout] test tests::get_keys_from_account_storage ... ok
[INFO] [stdout] test tests::update_nonce ... ok
[INFO] [stdout] test tests::update_storage ... ok
[INFO] [stdout] test tests::get_data_after_update ... ok
[INFO] [stdout] test tests::update_balance ... ok
[INFO] [stdout] test tests::update_code ... ok
[INFO] [stdout] test tests::test_network_account ... ok
[INFO] [stdout] test tests::test_network_account_validator_set ... ok
[INFO] [stdout] test tests::get_all_account_storage ... ok
[INFO] [stdout] test network::index_map::test_index_map ... ok
[INFO] [stdout] test network::index_heap::test_binary_heap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce9746e4749de02e23e8f23bf42d9dbaad683c79bb62578660942818ee252be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce9746e4749de02e23e8f23bf42d9dbaad683c79bb62578660942818ee252be5", kill_on_drop: false }`
[INFO] [stdout] ce9746e4749de02e23e8f23bf42d9dbaad683c79bb62578660942818ee252be5
